home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 August / EnterCD 08_2005.iso / dosapps / freedos / doc / mirror / readme.txt < prev   
Encoding:
Text File  |  2000-08-05  |  1.2 KB  |  40 lines

  1. README.TXT
  2.  
  3. Readme File:
  4.  
  5. Program:  MIRROR.EXE
  6.  
  7. Version:  0.2
  8.  
  9. Author:  Brian E. Reifsnyder
  10.          reifsnyderb@mindspring.com
  11.  
  12. Description:  Mirror stores a copy of the boot sector, FAT tables, and root
  13.               directory in a "storage location" near the end of the disk.
  14.  
  15.               By using the /partn switch with the mirror command you can
  16.               save a backup of the partition tables to a partnsav.fil on 
  17.               the a: drive.
  18.  
  19. Note:  The mirror image created by this program is only re-coverable by 
  20.        using the UNFORMAT program for FreeDOS located at 
  21.        http://www.23cc.com/programs/unxmat07.zip
  22.  
  23. Compiler:  Borland Turbo C++ 3.0 (Program is written in C)
  24.  
  25. Licensing:  Licensed under the GNU GPL.
  26.  
  27. Warranties:  This program does not have any warranties, either stated or
  28.              implied.  By using this program, you are assuming full
  29.              responsibility for the outcome of the program's execution.
  30.  
  31. Operating systems this program is known to work under:
  32.          MS-DOS 6.22
  33.      FreeDOS
  34.  
  35. Operating systems this program will not work under:
  36.          MS-Windows NT (No major loss :-)  ) (This is due to NT's control over 
  37.            direct access to hardware.)
  38.        
  39.  
  40.